|
FEXP Solver
1.0.0.0
|
#include <FEXPConcurency.h>
Public Types | |
| using | t_Procedure = std::function< void(void)> |
Static Public Member Functions | |
| static bool | RunProcedureTask (t_Procedure procedure, bool progressbar) |
| It runs the asynchronous task. More... | |
| static bool | RunProcedureTask (t_Procedure procedure, bool progressbar, std::string proc_desc, bool check_time_elapsed) |
| It runs the asynchronous task. More... | |
| using CFEXPAsyncRunner::t_Procedure = std::function<void(void)> |
|
static |
It runs the asynchronous task.
|
static |
It runs the asynchronous task.